CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - linux UDP
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - linux UDP - List
[
Linux-Unix
]
tcp-udp
DL : 0
非常好用的tcp/udp封装-very user-friendly tcp/udp Packaging
Date
: 2025-07-02
Size
: 3kb
User
:
朱翔1
[
Linux-Unix
]
udp源代码
DL : 0
udp的源代码实现,linux学C的可以看看了-udp achieve the source code, the C linux school can look at the
Date
: 2025-07-02
Size
: 2kb
User
:
周兆维
[
Internet-Network
]
linux下关于socket编程的C例子
DL : 0
这是linux下关于C的编程,其中包含了socket的几种用法的例子,有udp、tcp以及select的使用。-under linux on the C programming, which includes a socket several examples of usage, udp, tcp and select use.
Date
: 2025-07-02
Size
: 558kb
User
:
钟文德
[
Internet-Network
]
linux.net.cs
DL : 0
linux下用UDP收发简单数据,内有服务器端和客户端-using UDP simple data transceiver, which has server and client
Date
: 2025-07-02
Size
: 2kb
User
:
sudongyi
[
Embeded Linux
]
5.6-udp
DL : 1
基于ARM9嵌入式开发板LINUX环境下的程序代码-linux udp,是大家常用的程序,代码中有详细的注释,方便移植!-ARM9-based embedded Linux development environment board procedures under the code- linux udp everyone is commonly used procedures, a detailed code of the Notes to facilitate transplant!
Date
: 2025-07-02
Size
: 15kb
User
:
盖萌
[
TCP/IP stack
]
UDP-based_Reliable_Data_Transfer_Library
DL : 0
一个基于UDP协议上的可靠数据传输库.适用于Win32及linux平台.-a UDP based on the reliable data for transmission. Apply to the Linux and Win32 platforms.
Date
: 2025-07-02
Size
: 189kb
User
:
ligc
[
Internet-Network
]
UDP
DL : 1
一个在linux环境下运行的UDP应用程序,包括客户端(PC)和服务器端(ARM),客户端和服务器端可半双工对话.-One in the linux environment running UDP applications, including the client (PC) and server-side (ARM), client and server can be half-duplex dialogue.
Date
: 2025-07-02
Size
: 2kb
User
:
xj216
[
Embeded Linux
]
5.6-udp
DL : 0
magic arm 2410实验箱关于arm linux udp通信的实例。代码详细有注释。-magic arm 2410 on the experimental arm linux udp me examples of communication. Detailed annotated code.
Date
: 2025-07-02
Size
: 15kb
User
:
李颉思
[
Internet-Network
]
udp
DL : 0
这个是linux下,用c语言写的客户端和服务器通信的udp程序
Date
: 2025-07-02
Size
: 2kb
User
:
曹旭博
[
uCOS
]
UDP
DL : 0
数据类型"socklen_t"和int应该具有相同的长度.否则就会破坏 BSD套接字层的填充.POSIX开始的时候用的是size_t, Linus Torvalds(他希望有更多的人,但显然不是很多) 努力向他们解释使用size_t是完全错误的,因为在64位结构中 size_t和int的长度是不一样的,而这个参数(也就是accept函数的第三参数)的长度必须和int一致,因为这是BSD套接字接口标准.最终POSIX的那帮家伙找到了解决的办法,那就是创造了一个新的类型"socklen_t".Linux Torvalds说这是由于他们发现了自己的错误但又不好意思向大家伙儿承认,所以另外创造了一个新的数据类型.-Data type
Date
: 2025-07-02
Size
: 1kb
User
:
tianjian
[
Linux-Unix
]
UDP
DL : 0
LINUX下的UDP编程,通过UDP传输随机数,实现加法和减法!-LINUX programming under the UDP, UDP transmission through the random number, the realization of addition and subtraction!
Date
: 2025-07-02
Size
: 1kb
User
:
jackji
[
Internet-Network
]
r00t-udp-chat-examples.tar
DL : 0
采用UDP协议实现的UNIX/Linux环境下的聊天服务器和客户端程序,可以使用Makefile进行编译。-Using UDP protocol of UNIX/Linux environment chat server and client programs, you can use the Makefile to compile.
Date
: 2025-07-02
Size
: 5kb
User
:
root
[
Linux-Unix
]
udp
DL : 0
介绍linux下的发送和接受udp数据报的编程实例。-Introduced under linux send and receive udp datagram programming examples.
Date
: 2025-07-02
Size
: 1kb
User
:
林松建
[
Linux-Unix
]
udp
DL : 0
linux下简单的UDP传输文件功能,有client,server,两个端口,先开起服务端,然后运行客服端。-UDP under linux simple function to transfer files, the client, server, two port, first started service client, and then run the customer service side.
Date
: 2025-07-02
Size
: 1kb
User
:
babygogogo
[
Linux-Unix
]
linux_udp
DL : 0
linux udp编程,里面含有编程代码,用于UDP广播方面-linux udp programming, which contains the programming code for UDP broadcasting
Date
: 2025-07-02
Size
: 24kb
User
:
lhl
[
Linux-Unix
]
udp
DL : 0
Linux UDP 编程 适用于嵌入式ARM开发板-Linux UDP programming for embedded ARM development board
Date
: 2025-07-02
Size
: 15kb
User
:
凤飞飞
[
Linux-Unix
]
linux-udp
DL : 0
a simple udp client-server code for beginner
Date
: 2025-07-02
Size
: 1kb
User
:
l
[
ARM-PowerPC-ColdFire-MIPS
]
UDP.RAR
DL : 0
MOXA embedded linux UDP example
Date
: 2025-07-02
Size
: 2kb
User
:
hikohito
[
Embeded Linux
]
UDP-Test
DL : 0
ARM LINUX UDP网络测试实验源程序代码-ARM-LINUX UDP TEST CODE
Date
: 2025-07-02
Size
: 1kb
User
:
guanpeng
[
Linux-Unix
]
udp通讯实现
DL : 0
Linux UDP 通讯实例,可直接使用(Linux UDP communication examples, can be used directly)
Date
: 2025-07-02
Size
: 1kb
User
:
farsight_suifeng
«
1
2
3
4
5
6
7
8
9
10
...
30
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.